﻿2026-06-17T00:52:32.8790782Z ##[group]Run actions/checkout@v5
2026-06-17T00:52:32.8791513Z with:
2026-06-17T00:52:32.8791838Z   repository: SaberMage/spt-core
2026-06-17T00:52:32.8795157Z   token: ***
2026-06-17T00:52:32.8795499Z   ssh-strict: true
2026-06-17T00:52:32.8795818Z   ssh-user: git
2026-06-17T00:52:32.8796127Z   persist-credentials: true
2026-06-17T00:52:32.8796462Z   clean: true
2026-06-17T00:52:32.8796788Z   sparse-checkout-cone-mode: true
2026-06-17T00:52:32.8797202Z   fetch-depth: 1
2026-06-17T00:52:32.8797486Z   fetch-tags: false
2026-06-17T00:52:32.8797767Z   show-progress: true
2026-06-17T00:52:32.8798075Z   lfs: false
2026-06-17T00:52:32.8798345Z   submodules: false
2026-06-17T00:52:32.8798641Z   set-safe-directory: true
2026-06-17T00:52:32.8799125Z ##[endgroup]
2026-06-17T00:52:33.0711022Z Syncing repository: SaberMage/spt-core
2026-06-17T00:52:33.0712367Z ##[group]Getting Git version info
2026-06-17T00:52:33.0712842Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-17T00:52:33.1068603Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-17T00:52:33.1282222Z git version 2.43.0.windows.1
2026-06-17T00:52:33.1309178Z ##[endgroup]
2026-06-17T00:52:33.1318273Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\2a13048f-2461-4b12-b460-16f0d3a7e950\.gitconfig'
2026-06-17T00:52:33.1332727Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\2a13048f-2461-4b12-b460-16f0d3a7e950' before making global git config changes
2026-06-17T00:52:33.1333715Z Adding repository directory to the temporary git global config as a safe directory
2026-06-17T00:52:33.1337892Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-17T00:52:33.1579931Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-17T00:52:33.1770508Z https://github.com/SaberMage/spt-core
2026-06-17T00:52:33.1798767Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-17T00:52:33.1803398Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-17T00:52:33.1994885Z HEAD
2026-06-17T00:52:33.2246659Z ##[endgroup]
2026-06-17T00:52:33.2249867Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-17T00:52:33.6005415Z ##[group]Cleaning the repository
2026-06-17T00:52:33.6008770Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-17T00:52:37.6112670Z Removing target/
2026-06-17T00:52:37.6151155Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-17T00:52:37.6640169Z HEAD is now at c7170670 Merge 3a5364f351d6cb9cb3134859f4971e7496c506cc into 325431aeaa321d26bca4cc83e8769bb84b77d9c7
2026-06-17T00:52:37.6671466Z ##[endgroup]
2026-06-17T00:52:37.6675090Z ##[group]Disabling automatic garbage collection
2026-06-17T00:52:37.6680176Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-17T00:52:37.6915940Z ##[endgroup]
2026-06-17T00:52:37.6916335Z ##[group]Setting up auth
2026-06-17T00:52:37.6922443Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-17T00:52:37.7154657Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-17T00:52:38.0930792Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-17T00:52:38.1163057Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-17T00:52:38.4908907Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-17T00:52:38.5139890Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-17T00:52:38.8881866Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-17T00:52:38.9182236Z ##[endgroup]
2026-06-17T00:52:38.9189177Z ##[group]Fetching the repository
2026-06-17T00:52:38.9189901Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f290d49b7e8d0e524c53e87cc19f2246cef09e82:refs/remotes/pull/18/merge
2026-06-17T00:52:39.5653038Z From https://github.com/SaberMage/spt-core
2026-06-17T00:52:39.5653552Z  + c7170670...f290d49b f290d49b7e8d0e524c53e87cc19f2246cef09e82 -> pull/18/merge  (forced update)
2026-06-17T00:52:39.5776084Z ##[endgroup]
2026-06-17T00:52:39.5776435Z ##[group]Determining the checkout info
2026-06-17T00:52:39.5776813Z ##[endgroup]
2026-06-17T00:52:39.5785327Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-17T00:52:39.6054170Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-17T00:52:39.6276493Z ##[group]Checking out the ref
2026-06-17T00:52:39.6280811Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/18/merge
2026-06-17T00:52:39.6786233Z Warning: you are leaving 1 commit behind, not connected to
2026-06-17T00:52:39.6786859Z any of your branches:
2026-06-17T00:52:39.6787514Z 
2026-06-17T00:52:39.6787922Z   c7170670 Merge 3a5364f351d6cb9cb3134859f4971e7496c506cc into 325431aeaa321d26bca4cc83e8769bb84b77d9c7
2026-06-17T00:52:39.6788273Z 
2026-06-17T00:52:39.6788445Z If you want to keep it by creating a new branch, this may be a good time
2026-06-17T00:52:39.6788752Z to do so with:
2026-06-17T00:52:39.6788927Z 
2026-06-17T00:52:39.6789040Z  git branch <new-branch-name> c7170670
2026-06-17T00:52:39.6789200Z 
2026-06-17T00:52:39.6789554Z HEAD is now at f290d49b Merge 0aad7b946b1c291e9dae8dc768c78498287b5f94 into 325431aeaa321d26bca4cc83e8769bb84b77d9c7
2026-06-17T00:52:39.6812461Z ##[endgroup]
2026-06-17T00:52:39.7092485Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-17T00:52:39.7332760Z f290d49b7e8d0e524c53e87cc19f2246cef09e82
